-
Home
-
Simpler Checkout
-
0.7.1
-
Code
-
Classes
- QuotationService
Total Complexity |
34 |
Dependencies |
19 |
Dependents |
3 |
Total lines |
309 |
Lines of code |
170 |
Logical lines of code |
94 |
Comment lines |
80 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
quote() |
S |
51 |
7 |
27 |
calculate_shipping_rates() |
S |
54 |
6 |
20 |
create_quoted_products() |
S |
53 |
5 |
23 |
maybe_apply_coupon() |
S |
57 |
4 |
15 |
calculate_quotations_total() |
S |
52 |
3 |
24 |
create_fees() |
S |
62 |
2 |
13 |
register_filters() |
S |
57 |
1 |
22 |
init() |
S |
71 |
1 |
6 |
coupon_exists() |
S |
80 |
1 |
3 |
register_actions() |
S |
74 |
1 |
5 |
individually_sold_product_exception() |
S |
76 |
1 |
4 |
unpurchasable_product_exception() |
S |
76 |
1 |
4 |
out_of_stock_product_exception() |
S |
76 |
1 |
4 |